Argyle · Example Payload

Get V2 Deposit Destinations {Id} Response 200

Employment DataPayrollIncome VerificationGig EconomyFinancial DataEmployment HistoryEarned Wage AccessDirect Deposit

Get V2 Deposit Destinations {Id} Response 200 is an example object payload from Argyle, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idaccountemployerdestination_typestatusallocation_typecurrencyallocation_valuemethodach_deposit_accountcreated_atupdated_atmetadata

Example Payload

Raw ↑
{
  "id": "0176e1ea-60ca-c561-eb8e-6dcdb33b1b55",
  "account": "0187c66e-e7e5-811c-b006-2232f00f426a",
  "employer": "Whole Goods",
  "destination_type": "ach_deposit_account",
  "status": "active",
  "allocation_type": "amount",
  "currency": "USD",
  "allocation_value": "325.70",
  "method": "Direct deposit",
  "ach_deposit_account": {
    "account_number": "123456780000",
    "bank_name": "NW Bank",
    "routing_number": "026010000",
    "account_type": "savings"
  },
  "created_at": "2023-03-14T16:00:49.420Z",
  "updated_at": "2023-03-14T16:00:49.420Z",
  "metadata": {}
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/get-v2-deposit-destinations-{id}-response-200"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.